Move Linux-specific privcmd code into private libxc implementations.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 2 May 2006 14:12:06 +0000 (15:12 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 2 May 2006 14:12:06 +0000 (15:12 +0100)
commit2d0922d5159b9855c1420f418318081d607c0df1
tree6d84b52be10d50fe6a5d4fd3be7789a8f9f6041a
parent6a4be408e4f7be50ce912570883e6d6e9eb2cf53
Move Linux-specific privcmd code into private libxc implementations.
Make header path for kernel's privcmd/evtchn headers generic.
Remove pointless xi_*() interface that was using private libxc
interfaces.

Signed-off-by: John Levon <john.levon@sun.com>
19 files changed:
tools/Rules.mk
tools/debugger/pdb/pdb_caml_process.c
tools/debugger/pdb/pdb_caml_xcs.c
tools/libxc/Makefile
tools/libxc/xc_acm.c [new file with mode: 0644]
tools/libxc/xc_linux.c [new file with mode: 0644]
tools/libxc/xc_linux_save.c
tools/libxc/xc_misc.c
tools/libxc/xc_private.c
tools/libxc/xc_private.h
tools/libxc/xc_tbuf.c
tools/libxc/xenctrl.h
tools/libxc/xg_private.h
tools/python/xen/lowlevel/acm/acm.c
tools/security/secpol_tool.c
tools/xenmon/xenbaked.c
tools/xenstat/libxenstat/Makefile
tools/xenstat/libxenstat/src/xenstat.c
tools/xentrace/xentrace.c